GtkSearchEntry: Don't wait for timeout when emptying
authorBastien Nocera <hadess@hadess.net>
Tue, 21 May 2013 16:31:10 +0000 (18:31 +0200)
committerBastien Nocera <hadess@hadess.net>
Thu, 23 May 2013 18:53:30 +0000 (20:53 +0200)
commit536fc22de4f4dfe9f1962e8f825c097ba81282c1
treeac4dae1f7763f906b8951741f0bdc2dfbb32d6e4
parent1bfbfbc50c6aad5f3dc578d87174fc9942e5e249
GtkSearchEntry: Don't wait for timeout when emptying

When the text entry gets cleared, emit the "changed" signal
straight away. This avoids a lag when dismissing a search.

https://bugzilla.gnome.org/show_bug.cgi?id=700787
gtk/gtksearchentry.c